home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Serial = {
- ACTIONS = {
- };
- OUTLETS = {
- serialTarget;
- };
- SUPERCLASS = Object;
- };
- MyObject = {
- ACTIONS = {
- appWillTerminate:;
- targetForActionCell:;
- appDidInit:;
- };
- OUTLETS = {
- theTextField;
- };
- SUPERCLASS = Object;
- };
-